[INFO] cloning repository https://github.com/mat-his/stairling_assessment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mat-his/stairling_assessment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-his%2Fstairling_assessment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-his%2Fstairling_assessment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7bb9ce6b559aae59f0c0ec85212e19c226dac8a
[INFO] testing mat-his/stairling_assessment against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-his%2Fstairling_assessment" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mat-his/stairling_assessment
[INFO] finished tweaking git repo https://github.com/mat-his/stairling_assessment
[INFO] tweaked toml for git repo https://github.com/mat-his/stairling_assessment written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mat-his/stairling_assessment on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mat-his/stairling_assessment already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded migrations_internals v2.2.1
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded actix-web v4.11.0
[INFO] [stderr]   Downloaded diesel v2.2.12
[INFO] [stderr]   Downloaded actix-http v3.11.0
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e602547061a63b0de3ab60923c5704fbea4149286cd5e71cd34ae1a281e0c586
[INFO] running `Command { std: "docker" "start" "-a" "e602547061a63b0de3ab60923c5704fbea4149286cd5e71cd34ae1a281e0c586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e602547061a63b0de3ab60923c5704fbea4149286cd5e71cd34ae1a281e0c586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e602547061a63b0de3ab60923c5704fbea4149286cd5e71cd34ae1a281e0c586", kill_on_drop: false }`
[INFO] [stdout] e602547061a63b0de3ab60923c5704fbea4149286cd5e71cd34ae1a281e0c586
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 009e61febf8af61810ae9a3b02dfbcaa799ec76dc91cf60e3c76e7dd33a6f532
[INFO] running `Command { std: "docker" "start" "-a" "009e61febf8af61810ae9a3b02dfbcaa799ec76dc91cf60e3c76e7dd33a6f532", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling financial_service v0.1.0 (/opt/rustwide/workdir/financial_service)
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stdout] warning: unused import: `crate::establish_connection`
[INFO] [stdout]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::establish_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenvy::dotenv`
[INFO] [stdout]  --> database/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> database/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "009e61febf8af61810ae9a3b02dfbcaa799ec76dc91cf60e3c76e7dd33a6f532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009e61febf8af61810ae9a3b02dfbcaa799ec76dc91cf60e3c76e7dd33a6f532", kill_on_drop: false }`
[INFO] [stdout] 009e61febf8af61810ae9a3b02dfbcaa799ec76dc91cf60e3c76e7dd33a6f532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e700dbf7663d236835571bec4522eaa531c819634c4fedd381b838b2334621c8
[INFO] running `Command { std: "docker" "start" "-a" "e700dbf7663d236835571bec4522eaa531c819634c4fedd381b838b2334621c8", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::establish_connection`
[INFO] [stdout]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::establish_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenvy::dotenv`
[INFO] [stdout]  --> database/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> database/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling financial_service v0.1.0 (/opt/rustwide/workdir/financial_service)
[INFO] [stderr]    Compiling database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stdout] warning: unused import: `crate::establish_connection`
[INFO] [stdout]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::establish_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenvy::dotenv`
[INFO] [stdout]  --> database/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> database/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stdout] warning: unused import: `diesel::associations::HasTable`
[INFO] [stdout]  --> web/tests/integration_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use diesel::associations::HasTable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.16s
[INFO] running `Command { std: "docker" "inspect" "e700dbf7663d236835571bec4522eaa531c819634c4fedd381b838b2334621c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e700dbf7663d236835571bec4522eaa531c819634c4fedd381b838b2334621c8", kill_on_drop: false }`
[INFO] [stdout] e700dbf7663d236835571bec4522eaa531c819634c4fedd381b838b2334621c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1767913a56dbade5ca6d4d4ee0152738dcbc87f813702a4d4091e4c8bb0dc739
[INFO] running `Command { std: "docker" "start" "-a" "1767913a56dbade5ca6d4d4ee0152738dcbc87f813702a4d4091e4c8bb0dc739", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::establish_connection`
[INFO] [stderr]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::establish_connection;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dotenvy::dotenv`
[INFO] [stderr]  --> database/src/lib.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use dotenvy::dotenv;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> database/src/lib.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `database` (lib) generated 3 warnings (run `cargo fix --lib -p database` to apply 3 suggestions)
[INFO] [stderr] warning: `database` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `diesel::associations::HasTable`
[INFO] [stderr]  --> web/tests/integration_test.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use diesel::associations::HasTable;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `web` (test "integration_test") generated 1 warning (run `cargo fix --test "integration_test" -p web` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/database-534ecfb7068f1ec0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/financial_service-55aabe6645c260d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-7ed5465d7c73171b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_calculate_net_balance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web-8992fb8672848d10)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web-964aae9d7d98abc4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c5c8910ad265c6f3)
[INFO] [stdout] test test_balances_endpoint_error ... ok
[INFO] [stdout] test test_balances_endpoint ... FAILED
[INFO] [stdout] test test_ingest_endpoint ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_balances_endpoint stdout ----
[INFO] [stdout] 🧪 TEST: Using in-memory database
[INFO] [stdout] Err(NoRidesFound)🧪 TEST: Using in-memory database
[INFO] [stdout] my results HttpResponse { error: None, res: 
[INFO] [stdout] Response HTTP/1.1 404 Not Found
[INFO] [stdout]   headers:
[INFO] [stdout]     "content-type": "application/json"
[INFO] [stdout]   body: Sized(38)
[INFO] [stdout]  }
[INFO] [stdout] thread 'test_balances_endpoint' (24) panicked at web/tests/integration_test.rs:107:5:
[INFO] [stdout] assertion failed: response.status().is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634676ae4ec8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634676ae4ec8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634676ae4ec8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634676ae4ec8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634676afc6ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634676afc6ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x634676ae9912 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x634676ae9912 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x634676ac32b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634676ac32b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634676adc9b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63467637ab1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63467637ab1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634676adcc32 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x634676adcc32 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634676ac33a4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x634676ab83f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634676ac408d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634676afcf2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634676afcef2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63467635481e - integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:107:5
[INFO] [stdout]   21:     0x63467636626f - <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   22:     0x634676364e60 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   23:     0x63467633eb45 - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::task::local::LocalData>>::try_with::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x63467633e8de - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::task::local::LocalData>>::with::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x634676363c16 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   26:     0x634676369eb6 - <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   27:     0x6346763653a5 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until::<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   28:     0x63467636aeed - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x63467633590d - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x6346763355ab - tokio[6e938f603b6fb33e]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x6346763355ab - tokio[6e938f603b6fb33e]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x6346763355ab - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x63467632b260 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x63467633372d - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x634676330a14 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x63467633607b - <tokio[6e938f603b6fb33e]::runtime::context::scoped::Scoped<tokio[6e938f603b6fb33e]::runtime::scheduler::Context>>::set::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x63467634b4d9 - tokio[6e938f603b6fb33e]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x63467633f792 - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::runtime::context::Context>>::try_with::<tokio[6e938f603b6fb33e]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x63467633edfe - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::runtime::context::Context>>::with::<tokio[6e938f603b6fb33e]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x63467634979d - tokio[6e938f603b6fb33e]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x63467632e4c0 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x63467632ed57 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x63467632fd36 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x634676320bd5 - tokio[6e938f603b6fb33e]::runtime::context::runtime::enter_runtime::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x63467632a336 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x634676345b34 - <tokio[6e938f603b6fb33e]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x63467634612b - <tokio[6e938f603b6fb33e]::runtime::runtime::Runtime>::block_on::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x634676363d50 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::block_on::<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   49:     0x6346763359f5 - <actix_rt[8aa8f4331cad189d]::runtime::Runtime>::block_on::<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x63467633e629 - <actix_rt[8aa8f4331cad189d]::system::SystemRunner>::block_on::<integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x634676356ce6 - integration_test[f79197288e5a291a]::test_balances_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:88:1
[INFO] [stdout]   52:     0x634676352e97 - integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:89:34
[INFO] [stdout]   53:     0x6346763297e6 - <integration_test[f79197288e5a291a]::test_balances_endpoint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63467636dbfb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63467636dbfb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x63467637b475 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x63467637b475 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x63467637b475 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63467637b475 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63467637b475 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63467637b475 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x63467637b475 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x634676375fd4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x634676375fd4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x63467637e4f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x63467637e4f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x63467637e4f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x63467637e4f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x63467637e4f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x63467637e4f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x63467637e4f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x634676ae41cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   73:     0x634676ae41cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7c7a07ea4aa4 - <unknown>
[INFO] [stdout]   75:     0x7c7a07f31a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ingest_endpoint stdout ----
[INFO] [stdout] 🧪 TEST: Using in-memory database
[INFO] [stdout] "Gege"🧪 TEST: Using in-memory database
[INFO] [stdout] Handler called - received data: Json([Ride { id: 4, created_at: 2026-06-13T04:17:33.733533432, driver_id: 0, amount: 50.0 }])
[INFO] [stdout] Data extracted: [Ride { id: 4, created_at: 2026-06-13T04:17:33.733533432, driver_id: 0, amount: 50.0 }]
[INFO] [stdout] Database error: InternalError(DatabaseError(ForeignKeyViolation, "FOREIGN KEY constraint failed"))
[INFO] [stdout] HttpResponse { error: None, res: 
[INFO] [stdout] Response HTTP/1.1 500 Internal Server Error
[INFO] [stdout]   headers:
[INFO] [stdout]   body: Sized(61)
[INFO] [stdout]  }
[INFO] [stdout] thread 'test_ingest_endpoint' (26) panicked at web/tests/integration_test.rs:150:5:
[INFO] [stdout] assertion failed: response.status().is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634676ae4ec8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634676ae4ec8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634676ae4ec8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634676ae4ec8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634676afc6ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634676afc6ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x634676ae9912 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x634676ae9912 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x634676ac32b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634676ac32b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634676adc9b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63467637ab1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63467637ab1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634676adcc32 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x634676adcc32 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634676ac33a4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x634676ab83f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634676ac408d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634676afcf2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634676afcef2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x634676353dc2 - integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:150:5
[INFO] [stdout]   21:     0x63467636612f - <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   22:     0x634676364d70 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   23:     0x63467633ea45 - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::task::local::LocalData>>::try_with::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x63467633e88e - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::task::local::LocalData>>::with::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x634676363bd6 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   26:     0x634676369e66 - <tokio[6e938f603b6fb33e]::task::local::RunUntil<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   27:     0x634676365165 - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until::<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   28:     0x63467636aead - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x6346763358cd - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x63467633540b - tokio[6e938f603b6fb33e]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x63467633540b - tokio[6e938f603b6fb33e]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x63467633540b - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x63467632af40 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x634676332c8d - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x6346763309f4 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x634676335f2b - <tokio[6e938f603b6fb33e]::runtime::context::scoped::Scoped<tokio[6e938f603b6fb33e]::runtime::scheduler::Context>>::set::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x63467634b499 - tokio[6e938f603b6fb33e]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x63467633f652 - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::runtime::context::Context>>::try_with::<tokio[6e938f603b6fb33e]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x63467633ed9e - <std[929523f510218772]::thread::local::LocalKey<tokio[6e938f603b6fb33e]::runtime::context::Context>>::with::<tokio[6e938f603b6fb33e]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x63467634975d - tokio[6e938f603b6fb33e]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x63467632e0a0 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x63467632ecd7 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x63467632f9f6 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x634676320a75 - tokio[6e938f603b6fb33e]::runtime::context::runtime::enter_runtime::<<tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x63467632a256 - <tokio[6e938f603b6fb33e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x6346763459f4 - <tokio[6e938f603b6fb33e]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x634676345e9b - <tokio[6e938f603b6fb33e]::runtime::runtime::Runtime>::block_on::<<tokio[6e938f603b6fb33e]::task::local::LocalSet>::run_until<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x634676363cce - <tokio[6e938f603b6fb33e]::task::local::LocalSet>::block_on::<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   49:     0x6346763359a7 - <actix_rt[8aa8f4331cad189d]::runtime::Runtime>::block_on::<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x63467633e5e7 - <actix_rt[8aa8f4331cad189d]::system::SystemRunner>::block_on::<integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x634676356c58 - integration_test[f79197288e5a291a]::test_ingest_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:123:1
[INFO] [stdout]   52:     0x634676352e67 - integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:124:32
[INFO] [stdout]   53:     0x6346763297a6 - <integration_test[f79197288e5a291a]::test_ingest_endpoint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63467636dbfb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63467636dbfb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x63467637b475 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x63467637b475 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x63467637b475 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63467637b475 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63467637b475 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63467637b475 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x63467637b475 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x634676375fd4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x634676375fd4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x63467637e4f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x63467637e4f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x63467637e4f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x63467637e4f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x63467637e4f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x63467637e4f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x63467637e4f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x634676ae41cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   73:     0x634676ae41cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7c7a07ea4aa4 - <unknown>
[INFO] [stdout]   75:     0x7c7a07f31a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_balances_endpoint
[INFO] [stdout]     test_ingest_endpoint
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p web --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "1767913a56dbade5ca6d4d4ee0152738dcbc87f813702a4d4091e4c8bb0dc739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1767913a56dbade5ca6d4d4ee0152738dcbc87f813702a4d4091e4c8bb0dc739", kill_on_drop: false }`
[INFO] [stdout] 1767913a56dbade5ca6d4d4ee0152738dcbc87f813702a4d4091e4c8bb0dc739
